This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Dana Fezhipikonyetsi 17.Nov.03 03:03 PM a Web browser Notes Client6.0.1Windows XP
I have declared a String variable in Globals under Script Libraries. I am using two forms and I have put Use "Globals" in the Globals - Options section for each form. In the first form, the user clicks an action button and the formula for that action saves a form variable to the global string variable then does a compose of the 2nd form. When I execute this code in debug and the 2nd form loads, I cannot see the global variable. Shouldn't this work?